docs: don't link to removed types
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 22:53:39 +0000 (17:53 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Tue, 21 Jan 2014 23:57:40 +0000 (18:57 -0500)
docs/reference/gtk/migrating-GtkStyleContext.xml

index 50a1b77d7fd050fc58b37704610b660274d5ec52..55e8e0b62c5bc0e35a7b70bd5ff9f2d45b4622f1 100644 (file)
     <title>Extending the CSS parser</title>
 
     <para>
-      In #GtkStyle<!-- -->-based engines, #GtkRCStyle provided ways to extend the
+      In #GtkStyle<!-- -->-based engines, GtkRCStyle provided ways to extend the
       gtkrc parser with engine-specific extensions. This has been replaced
       by gtk_theming_engine_register_property(), which lets a theme engine
       register new properties with an arbitrary type. While there is built-in